Delete the batch queue definition by name.
| Delete | BatchQueue_DeleteBatchQueueByName |
Resource Path: /api/batchqueue
Uri: http://doc.jamsscheduler.com/api/batchqueue
| Name | Description | Data Type |
|---|---|---|
| name | Name of the batch queue to delete. | string |
The response body is of type string.
OK